PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / setExtendedGraphicState Method
The new graphics state.
In This Topic
    setExtendedGraphicState Method
    In This Topic
    Sets a new graphics state in this graphics Object.
    Syntax
    public void setExtendedGraphicState( 
       PDFExtendedGraphicState extendedGraphicState
    )

    Parameters

    extendedGraphicState
    The new graphics state.
    See Also